Learn R Programming

easyRNASeq (version 2.8.2)

genomeIntervals additional methods: Extension for the genomeIntervals package

Description

[object Object]

Usage

## S3 method for class 'Genome_intervals':
type(x)

Arguments

x
An object of class Genome_intervals

Value

  • [object Object]

See Also

Examples

Run this code
annot<-readGff3(system.file("extdata",
                            "Dmel-mRNA-exon-r5.52.gff3",
                            package="RnaSeqTutorial")
type(annot)

Run the code above in your browser using DataLab